Skip to main content

Data Source Connection

Once the data model is built under Namespace, you need to fill real data to the model for subsequent processing and use.

  1. Under the Model tab, select the file.
  2. Scroll down to Topology, click the icon on SourceFlow to redirect to the generated data flow under SourceFlow.
  1. Change the data source of the generated flow.
info

Make sure the returned data of the source node is JSON object. Presently, supOS can only parse this data type.

  1. Delete the mock data node and connect the source node to the rest of the flow.
  1. Click Deploy at the upper-right corner, and then trigger the flow.
  2. Go back to Namespace, check whether the data is sent back to the file (data tag).